home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2150 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  982 b 

  1. Path: ix.netcom.com!netnews
  2. From: a1s@ix.netcom.com (Andrew Snyder)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Can anyone send these header files to me?
  5. Date: Fri, 19 Jan 1996 17:52:14 GMT
  6. Organization: Netcom
  7. Message-ID: <4dobb3$8ki@cloner3.netcom.com>
  8. References: <30FEDD48.314E@prtcl.com>
  9. NNTP-Posting-Host: ix-har6-02.ix.netcom.com
  10. X-NETCOM-Date: Fri Jan 19  6:54:27 AM PST 1996
  11. X-Newsreader: Forte Free Agent 1.0.82
  12.  
  13. Tad Johnson <tjohnson@prtcl.com> wrote:
  14.  
  15. >I am missing these files, does anyone have them? and can they be 
  16. >sent to me? any input would be greatly appreciated.
  17.  
  18.  
  19. >#include <mman.h>
  20. >#include <unistd.h>
  21. >#include <fcntl.h>
  22. >#include <stat.h>
  23. >#include <stdio.h>
  24.  
  25. >Tad Johnson
  26. >tjohnson@prtcl.com
  27.  
  28. nobody can email these things, which are system _and_ complier
  29. dependent, without knowing what systerm and compiler you have.
  30.  
  31. chances are you have a problem with you include directives
  32. Andrew Snyder
  33. a1s@ix.netcom.com
  34. char disclaimer[] = {'\0'}; /* I'm on cash net */
  35.  
  36.